-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
24.1
-
Code
-
Classes
- API
| Total Complexity |
59 |
| Dependencies |
18 |
| Dependents |
45 |
| Total lines |
381 |
| Lines of code |
166 |
| Logical lines of code |
95 |
| Comment lines |
133 |
| Methods |
20 |
| Properties |
17 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getProduct() |
B |
49 |
18 |
26 |
| _sendRequest() |
S |
50 |
6 |
28 |
| _handleResponse() |
S |
55 |
6 |
20 |
| _translateError() |
S |
60 |
4 |
12 |
| __construct() |
S |
62 |
4 |
11 |
| buildUrl() |
S |
63 |
3 |
10 |
| dispatch() |
S |
65 |
3 |
9 |
| getInstance() |
S |
71 |
2 |
6 |
| setRequestTimeout() |
S |
69 |
2 |
7 |
| sendGetRequest() |
S |
74 |
1 |
4 |
| sendPostRequest() |
S |
74 |
1 |
4 |
| sendPatchRequest() |
S |
74 |
1 |
4 |
| sendDeleteRequest() |
S |
74 |
1 |
4 |
| listen() |
S |
80 |
1 |
3 |
| setToken() |
S |
81 |
1 |
3 |
| getToken() |
S |
82 |
1 |
3 |
| addError() |
S |
80 |
1 |
3 |
| getErrors() |
S |
82 |
1 |
3 |
| clearErrors() |
S |
81 |
1 |
3 |
| addErrorTranslator() |
S |
80 |
1 |
3 |